Are Coding Bootcamps Worth It?
Are coding bootcamps worth the price? Will they help me get a job? Will I become a professional deve ...View More
Upgrading from WCF to CoreWCF [17 of 18] Migrating from ASP.NET to ASP.NET Core
In this video, Simona Liao talks about upgrading from server-side WCF to CoreWCF as part of a .NET F ...View More
Software Engineering Job Interview – Full Mock Interview
Technical programming interviews are challenging, but being able to do well is what lands you a job ...View More
Why C|PENT Is a Must-take Course for Cybersecurity Professionals | Gaurav Sarraf
In this video, Gaurav Sarraf a cybersecurity professional, shares their experience with the CPENT pr ...View More
Generating Fake Data in C# with Bogus
Having data to test with is important. Whether you want to create unit tests that better replicate t ...View More
How Do I Document My Code?
What is the best way to document my code? How do I maintain both internal documentation as well as p ...View More
.NET Data Community Standup - Using hierarchical data in SQL Server and PostgreSQL with EF Core
Join the .NET Data Access Team to learn about mapping hierarchical data structures to relational dat ...View More
Age is Just a Number: The Story of a 14-Year-Old CEO | CodeCast | GeeksforGeeks
In today's CodeCast, we have Nikhil Garg who is a full-stack developer and a CEO and he is just 14 y ...View More
Humanize Your C# Code with the Humanizer NuGet Package
Converting values in code can be tricky. For example, if you rank something, you would say that the ...View More
How Do I Work with Offline Data?
How do I work with offline data? How do I store it? How do I sync my data when my application comes ...View More